nifti2dicom software package provides convert 3D medical images to DICOM 2D series, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install nifti2dicom
nifti2dicom is installed in your system.
Make ensure the nifti2dicom package were installed using the commands given below,
$ sudo dpkg-query -l | grep nifti2dicom *
You will get with nifti2dicom package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Science |
| Package | nifti2dicom |
| Version | 0.4.7-2 |
| Description | convert 3D medical images to DICOM 2D series |
| Sub Section | Science |